.jz_bj {
    height: 680px;
    background: #f6f6f6;
    overflow: hidden;
    font-family: "Microsoft Yahei";
}
.jz {
    width: 1326px;
    height: 680px;
    margin: 0 auto;
    overflow: hidden;
}
.jz h2 {
    padding-top: 60px;
    height: 96px;
    overflow: hidden;
    text-align: center;
}
.jz h2 a {
    font-size: 32px;
    color: #191919;
    line-height: 35px;
}
.jz h2 i {
    display: block;
    font: 22px Arial, Helvetica, sans-serif;
    color: #adadad;
    text-transform: uppercase;
    line-height: 40px;
}
.jz_c {
    width: 1278px;
    overflow: hidden;
}

.jz_z {
    margin-top: 240px;
    overflow: hidden;
    width: 24px;
    height: 78px;
}
.jz_c dl {
    margin: 25px 0 0 32px;
    display: inline;
    width: 280px;
    overflow: hidden;
    position: relative;
}
.jz_c dl dt {
    width: 206px;
    height: 206px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.jz_c dl .mask{
    width: 280px;
    height: 268px;
    background:url(../images/ygbg.png) no-repeat;
    z-index: 2000;
    position: absolute;
    top: -37px;
    left: 0px;
}
.jz_c dl dt a{
	z-index: 100;
}
.jz_c dl dt a img{ 
    width: 100%;
    height: auto;
}
.jz_c dl dd {
    position: relative;
    margin-top: -103px;
    z-index: 1;
    height: 200px;
    background: #fff;
    overflow: hidden;
    padding-top: 130px;
}
.jz_c dl dd a {
    display: block;
    height: 200px;
}
.jz_c dl dd h3 {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #2a2a2a;
}
.jz_c dl dd p {
    padding: 5px 25px 0 20px;
    line-height: 28px;
    color: #808080;
    font-size: 14px;
    height: 112px;
    overflow: hidden;
    text-align: center;
}
.jz_c dl dd i {
    font: 12px Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    background: url(../images/more.gif) no-repeat;
    width: 83px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin: 0 auto;
    color: #fff;
}
.jz_c dl dd i:hover{
	background: url(../images/more1.gif) no-repeat;
}